Skip to content

entrypoint.sh: check if files directory exists and is owned by root#55

Merged
WorldObservationLog merged 1 commit into
WorldObservationLog:mainfrom
athenusmumei:athenusmumei-patch-1
May 23, 2026
Merged

entrypoint.sh: check if files directory exists and is owned by root#55
WorldObservationLog merged 1 commit into
WorldObservationLog:mainfrom
athenusmumei:athenusmumei-patch-1

Conversation

@athenusmumei
Copy link
Copy Markdown

If the /app/rootfs/data/data/com.apple.android.music/files directory is nonexistent or is not owned by root, the wrapper fails to sign in.

This commit changes entrypoint.sh to check if the /app/rootfs/data/data/com.apple.android.music/files directory exists, and creates it if it does not.

It also checks if the /app/rootfs/data directory is owned by root, and changes the owner to root if it isn't.

If the `/app/rootfs/data/data/com.apple.android.music/files` directory is nonexistent or is not owned by root, the wrapper fails to sign in.
@WorldObservationLog WorldObservationLog merged commit 0d4823d into WorldObservationLog:main May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants